extends AbstractResource
Manages registration of a user when signing up to a group
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| parent | CommonCollectionResource | ||
| name | String | ||
| modifiedDate | Date | ||
| createDate | Date | ||
| accessControlList | Map | ||
| group | Group | ||
| searchResults | List | ||
| regoOrgType | String | ||
| optins | List | ||
| title | String | ||
| extraFields | List | ||
| relatedProduct | ProductInEComStore | ||
| paymentProviders | List | ||
| paymentProvider | PaymentProviderApplication | ||
| ecomStore | ECommerceStore |
Hide comments